home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 34.zip / BS1 part 34 / FredFish PD 316.adf / Iff2C / src / iff2c.h < prev    next >
Text File  |  1990-02-06  |  364b  |  9 lines

  1. #define PRINT_COMMENTS  0x01        /* User flags:        */
  2. #define PRINT_IMAGE     0x02        /* Set or unset these */
  3. #define PRINT_DATA      0x04        /* when  calling      */
  4. #define COMPUTE_ONOFF   0x08        /* BMap2c()           */
  5. #define STATIC_DATA     0x10
  6. #define SPRITE_HEADER   0x20
  7. #define LATTICE_CHIP    0x40        /* add 'chip' keyword */
  8.  
  9.